ci: release - #2544
Open
emdashbot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Scope checkThis PR touches 41 files. PRs with a broad scope are harder to review. Please confirm the scope hasn't drifted beyond the intended change. If this scope is intentional, no action needed. A maintainer will review it. If not, please consider splitting this into smaller PRs. See CONTRIBUTING.md for contribution guidelines. |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-cache | bad838b | Aug 21 2026, 03:31 PM |
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/auth-atproto
@emdash-cms/blocks
@emdash-cms/cloudflare
@emdash-cms/contentful-to-portable-text
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/plugin-cli
@emdash-cms/plugin-types
@emdash-cms/registry-client
@emdash-cms/registry-lexicons
@emdash-cms/registry-verification
@emdash-cms/sandbox-workerd
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-field-kit
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-do | bad838b | Aug 21 2026, 03:32 PM |
emdashbot
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 19, 2026 12:26
eef06ea to
7c92137
Compare
emdashbot
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 19, 2026 13:41
8c21e02 to
cad5e03
Compare
emdashbot
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 20, 2026 08:29
88c7433 to
339ab49
Compare
emdashbot
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
August 21, 2026 14:40
a79dfb4 to
4150eff
Compare
emdashbot
Bot
force-pushed
the
changeset-release/main
branch
from
August 21, 2026 15:26
4150eff to
bad838b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@emdash-cms/admin@0.35.0
Minor Changes
ffaadc4Thanks @khoinguyenpham04! - Adds a simpler way to upload media files: choose or drag several files at once, cancel uploads, and retry any that fail.Patch Changes
@emdash-cms/cloudflare@0.35.0
Minor Changes
#2439
340743bThanks @ascorbic! - Adds deployment-managed D1 migrations through Cloudflare's authenticated REST API.#2439
340743bThanks @ascorbic! - Adds deployment-managed migrations for PostgreSQL databases reached directly alongside a Hyperdrive deployment.Patch Changes
#2552
2c30503Thanks @ascorbic! - Fixes intermittent logged-out bounces immediately after login, signup, or invite acceptance on D1 and Durable Object databases with read replication enabled. The request that establishes the session now persists its read-replica bookmark, so the next request sees the newly created user instead of querying a replica that hasn't caught up yet.Updated dependencies [
0aa1bc8,34336e1,34336e1,34336e1,2c30503,34336e1]:emdash@0.35.0
Minor Changes
#2438
0aa1bc8Thanks @ascorbic! - Addsemdash migratefor checking, reporting, and safely applying the exact core migration set recorded by a deployment build.#2437
34336e1Thanks @ascorbic! - Adds deployment-managed core migrations so production databases can be updated before a new version of the site starts serving traffic.To adopt the workflow, build the site, inspect and apply its migrations with
emdash migrate, deploy that same build, then runemdash migrate --checkto verify the database. Existing sites continue applying migrations automatically by default; switch the runtime tocheckonly after the deployment migration job is reliable.Follow Manage Core Database Migrations for setup, credentials, target confirmation, CI configuration, and rollout guidance.
#2437
34336e1Thanks @ascorbic! - Adds public migration identity and exact-status APIs so deployment tooling can verify and run the same core migration set as the installed EmDash version.#2437
34336e1Thanks @ascorbic! - Adds deployment migration executors for the built-in SQLite, libSQL, and PostgreSQL database adapters with secret-free build metadata.#2437
34336e1Thanks @ascorbic! - Addsauto,check, andmanualruntime migration modes so deployments can verify or manage core database migrations before application traffic while existing sites remain on automatic migrations by default.Patch Changes
#2552
2c30503Thanks @ascorbic! - Fixes intermittent logged-out bounces immediately after login, signup, or invite acceptance on D1 and Durable Object databases with read replication enabled. The request that establishes the session now persists its read-replica bookmark, so the next request sees the newly created user instead of querying a replica that hasn't caught up yet.Updated dependencies [
ffaadc4]:@emdash-cms/auth-atproto@0.2.35
Patch Changes
@emdash-cms/plugin-embeds@0.1.43
Patch Changes
@emdash-cms/sandbox-workerd@0.5.1
Patch Changes
0aa1bc8,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/auth@0.35.0
@emdash-cms/blocks@0.35.0
create-emdash@0.35.0
@emdash-cms/gutenberg-to-portable-text@0.35.0
@emdash-cms/x402@0.35.0
@emdash-cms/fixture-perf-site@0.0.38
Patch Changes
340743b,0aa1bc8,340743b,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/perf-demo-site@0.0.38
Patch Changes
340743b,0aa1bc8,340743b,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/cache-demo-site@0.0.38
Patch Changes
340743b,0aa1bc8,340743b,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/do-demo-site@0.0.38
Patch Changes
340743b,0aa1bc8,340743b,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/do-solo-demo-site@0.0.38
Patch Changes
340743b,0aa1bc8,340743b,34336e1,34336e1,34336e1,2c30503,34336e1]:@emdash-cms/plugin-mcp-smoke@6.0.0
Patch Changes
0aa1bc8,34336e1,34336e1,34336e1,2c30503,34336e1]: